home *** CD-ROM | disk | FTP | other *** search
/ Power Bytes: Money & Finance / PowerBytes Money and Finance CD-ROM 01 / PowerBytes Money and Finance CD-ROM 01.iso / New Stuffed Files / DataMgmt.sit / Data Mgmt / card_8246.txt < prev    next >
Encoding:
Text File  |  1988-12-05  |  2.5 KB  |  133 lines

  1. -- card: 8246 from stack: in
  2. -- bmap block id: 8557
  3. -- flags: 4000
  4. -- background id: 3247
  5. -- name: SS
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=64 top=116 right=136 bottom=83
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 1015 / 1015
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: SSb1
  20. ----- HyperTalk script -----
  21. on mouseUp
  22.   push card
  23.   visual effect dissolve
  24.   go to card "blank slate"
  25. end mouseUp
  26.  
  27.  
  28.  
  29.  
  30. -- part 2 (button)
  31. -- low flags: 00
  32. -- high flags: 2000
  33. -- rect: left=63 top=143 right=163 bottom=84
  34. -- title width / last selected line: 0
  35. -- icon id / first selected line: 1015 / 1015
  36. -- text alignment: 1
  37. -- font id: 0
  38. -- text size: 12
  39. -- style flags: 0
  40. -- line height: 16
  41. -- part name: SSb2
  42. ----- HyperTalk script -----
  43. on mouseUp
  44.   push card
  45.   visual effect dissolve
  46.   go to card "ledger"
  47. end mouseUp
  48.  
  49.  
  50.  
  51. -- part 3 (button)
  52. -- low flags: 00
  53. -- high flags: 2000
  54. -- rect: left=64 top=169 right=189 bottom=83
  55. -- title width / last selected line: 0
  56. -- icon id / first selected line: 1015 / 1015
  57. -- text alignment: 1
  58. -- font id: 0
  59. -- text size: 12
  60. -- style flags: 0
  61. -- line height: 16
  62. -- part name: SSb3
  63. ----- HyperTalk script -----
  64. on mouseUp
  65.   push card
  66.   visual effect dissolve
  67.   go to card "programming"
  68. end mouseUp
  69.  
  70.  
  71.  
  72. -- part 4 (button)
  73. -- low flags: 00
  74. -- high flags: 2000
  75. -- rect: left=64 top=195 right=215 bottom=83
  76. -- title width / last selected line: 0
  77. -- icon id / first selected line: 1015 / 1015
  78. -- text alignment: 1
  79. -- font id: 0
  80. -- text size: 12
  81. -- style flags: 0
  82. -- line height: 16
  83. -- part name: SSb3
  84. ----- HyperTalk script -----
  85. on mouseUp
  86.   push card
  87.   visual effect dissolve
  88.   go to card "macros"
  89. end mouseUp
  90.  
  91.  
  92.  
  93. -- part 5 (button)
  94. -- low flags: 00
  95. -- high flags: 2000
  96. -- rect: left=63 top=223 right=240 bottom=83
  97. -- title width / last selected line: 0
  98. -- icon id / first selected line: 1015 / 1015
  99. -- text alignment: 1
  100. -- font id: 0
  101. -- text size: 12
  102. -- style flags: 0
  103. -- line height: 16
  104. -- part name: SSb4
  105. ----- HyperTalk script -----
  106. on mouseUp
  107.   push card
  108.   visual effect dissolve
  109.   go to card "charts"
  110. end mouseUp
  111.  
  112.  
  113.  
  114. -- part 6 (button)
  115. -- low flags: 00
  116. -- high flags: 2000
  117. -- rect: left=63 top=249 right=266 bottom=83
  118. -- title width / last selected line: 0
  119. -- icon id / first selected line: 1015 / 1015
  120. -- text alignment: 1
  121. -- font id: 0
  122. -- text size: 12
  123. -- style flags: 0
  124. -- line height: 16
  125. -- part name: SSb5
  126. ----- HyperTalk script -----
  127. on mouseUp
  128.   push card
  129.   visual effect dissolve
  130.   go to card "database"
  131. end mouseUp
  132.  
  133.